entry: Remove cursor type parameter from get_cursor_locations
authorTimm Bäder <mail@baedert.org>
Mon, 6 Mar 2017 16:52:46 +0000 (17:52 +0100)
committerTimm Bäder <mail@baedert.org>
Mon, 13 Mar 2017 11:08:58 +0000 (12:08 +0100)
commitfca6bef697d8b1a285d1af8f6cc7a3b4df860d9e
treef7ae37c16f0596811d37ae3c19bd685879f89493
parent3eb8694cbda6d9a6aa62cc53d7b329940771df1b
entry: Remove cursor type parameter from get_cursor_locations

We are only ever passing CURSOR_STANDARD anyway.
gtk/gtkentry.c